set correct float abi settings for armel and armhf
authorPeter Michael Green <plugwash@debian.org>
Thu, 21 Jul 2022 07:14:44 +0000 (08:14 +0100)
committerEmilio Pozuelo Monfort <pochu@debian.org>
Thu, 21 Jul 2022 07:14:44 +0000 (08:14 +0100)
commiteca38a58def40865432aae086903b0f59bd21b64
tree4505556529e1638fd51425d06e9bec1a2249ce26
parenta8754aa486f5435b24e539b95a649af40f4b9d89
set correct float abi settings for armel and armhf

debian armel supports systems that don't have a fpu so should use a "float abi"
setting of soft by default.

Debian armhf needs a float abi setting of "hard"

Gbp-Pq: Name 26-set-correct-float-abi.diff
clang/lib/Driver/ToolChains/Arch/ARM.cpp